Skip to content

[BUG] Freeze at layer change (HC32) #27868

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
1 task done
elfl0rd opened this issue May 19, 2025 · 0 comments
Open
1 task done

[BUG] Freeze at layer change (HC32) #27868

elfl0rd opened this issue May 19, 2025 · 0 comments

Comments

@elfl0rd
Copy link

elfl0rd commented May 19, 2025

Did you test the latest bugfix-2.1.x code?

Yes, and the problem still exists.

Bug Description

I found that during layer change, the printer freezes for 1-5 seconds.
It hangs completely, even the screen stops responding to the encoder.
The problem is that it is leaking material, so the printer makes an overlap at the seam.
As you can see at the end of the video, the printer changed the layer (height from 1.4 to 1.6) while hanging and made a blot in the corner. The photo shows the blot on the substrate, also during the layer change.
The problem does NOT occur on AUTO_BED_LEVELING_BILINEAR, only on UBL (AUTO_BED_LEVELING_UBL).

reference to issue:
classicrocker883/MRiscoCProUI#213

Pictures and video:

Image

Image

video_2025-05-13_20-51-55.zip

Bug Timeline

No response

Expected behavior

No response

Actual behavior

Stops printing for several seconds on layer change

Steps to Reproduce

No response

Version of Marlin Firmware

bugfix2.1.x

Printer model

Voxelab Aquila X2 - HC32

Electronics

BL-Touch

LCD/Controller

No response

Other add-ons

No response

Bed Leveling

UBL Bilinear mesh

Your Slicer

None

Host Software

None

Don't forget to include

  • A ZIP file containing your Configuration.h and Configuration_adv.h.

Additional information & file uploads

configs.zip

Changes to lcd/proui/dwin_defines.h:

//#define HAS_GCODE_PREVIEW 1   // Preview G-code model thumbnail
#define USE_GRID_MESHVIEWER 1
// #define HAS_LOCKSCREEN 1      // Simple lockscreen
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant